ASP.NET MVC コントロールヘルプ
CellTemplate メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ColumnBaseBuilder<TControl,TBuilder> クラス : CellTemplate メソッド
構築関数
CellTemplateプロパティを設定します。
シンタックス
'宣言
 
Public Function CellTemplate( _
   ByVal build As System.Action(Of CellTemplateBuilder) _
) As TBuilder
public TBuilder CellTemplate( 
   System.Action<CellTemplateBuilder> build
)

パラメータ

build
構築関数

戻り値の型

現在のビルダ
解説
この列のセルテンプレートを取得します。
参照

ColumnBaseBuilder<TControl,TBuilder> クラス
ColumnBaseBuilder<TControl,TBuilder> メンバ